<!---This example uses SetProfileString to set the
timeout value in an initialization file. --->
<HTML>
<HEAD>
<TITLE>
SetProfileString Example
</TITLE>
</HEAD>
<BASEFONT FACE="Arial, Helvetica" SIZE=2>
<BODY bgcolor="#FFFFD5">
<H3>SetProfileString Example</H3>
This example uses SetProfileString to set the value of timeout in an initialization file. Enter the full path of your initialization file, specify the timeout value, and submit the form.
<!--- This section of code checks to see if the form was submitted.
If the form was submitted, this section sets the initialization
path and timeout value to the path and timeout value specified